summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/List.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/List.h')
-rw-r--r--src/libs/engine/List.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/engine/List.h b/src/libs/engine/List.h
index cc51bc5d..68405eda 100644
--- a/src/libs/engine/List.h
+++ b/src/libs/engine/List.h
@@ -18,7 +18,7 @@
#define LIST_H
#include <cassert>
-#include "util/types.h"
+#include "types.h"
#include "MaidObject.h"