summaryrefslogtreecommitdiffstats
path: root/src/object/task/taskspiderexplo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/task/taskspiderexplo.h')
-rw-r--r--src/object/task/taskspiderexplo.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/object/task/taskspiderexplo.h b/src/object/task/taskspiderexplo.h
index fb7f5f6..3e68279 100644
--- a/src/object/task/taskspiderexplo.h
+++ b/src/object/task/taskspiderexplo.h
@@ -16,11 +16,10 @@
// taskspiderexplo.h
-#ifndef _TASKSPIDEREXPLO_H_
-#define _TASKSPIDEREXPLO_H_
+#pragma once
-#include "misc.h"
+#include "common/misc.h"
class CInstanceManager;
@@ -49,5 +48,3 @@ protected:
BOOL m_bError;
};
-
-#endif //_TASKSPIDEREXPLO_H_