summaryrefslogtreecommitdiffstats
path: root/src/core/Lists.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Lists.h')
-rw-r--r--src/core/Lists.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/Lists.h b/src/core/Lists.h
index 7572e882..ecf24740 100644
--- a/src/core/Lists.h
+++ b/src/core/Lists.h
@@ -1,5 +1,7 @@
#pragma once
+#include "common.h"
+
class CPtrNode
{
public: