forked from teamnwah/openmw-tes3coop
fixed a faulty include
This commit is contained in:
parent
5e40b4d2e8
commit
c158224314
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef CSV_PREFS_CATEGORY_H
|
||||
#define CSM_PREFS_CATEGORY_H
|
||||
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
||||
namespace CSMPrefs
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue