summaryrefslogtreecommitdiff
path: root/src/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver.h')
-rw-r--r--src/driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/driver.h b/src/driver.h
index 640fc9c21..676671c6b 100644
--- a/src/driver.h
+++ b/src/driver.h
@@ -6,7 +6,7 @@
#define DRIVER_H
#include "debug.h"
-#include "helpers.hpp"
+#include "core/enum_type.hpp"
#include "string.h"
#include <string>
#include <map>