diff options
Diffstat (limited to 'src/categories.cpp')
| -rw-r--r-- | src/categories.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/categories.cpp b/src/categories.cpp index 1d5fdefe..0b201dcf 100644 --- a/src/categories.cpp +++ b/src/categories.cpp @@ -19,7 +19,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "categories.h"
#include <utility.h>
-#include "report.h"
+#include <report.h>
#include <gameinfo.h>
#include <QObject>
#include <QFile>
|
