summaryrefslogtreecommitdiff
path: root/ace/TkReactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/TkReactor.h')
-rw-r--r--ace/TkReactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/TkReactor.h b/ace/TkReactor.h
index 82e88b4172c..2c0cca41f52 100644
--- a/ace/TkReactor.h
+++ b/ace/TkReactor.h
@@ -14,8 +14,8 @@
// ============================================================================
#ifndef ACE_TKREACTOR_H
-#include "ace/pre.h"
#define ACE_TKREACTOR_H
+#include "ace/pre.h"
#include "ace/Select_Reactor.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)