summaryrefslogtreecommitdiff
path: root/apps/gperf/src/Options.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gperf/src/Options.h')
-rw-r--r--apps/gperf/src/Options.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/gperf/src/Options.h b/apps/gperf/src/Options.h
index bc737b0cd6e..55fb5ca133c 100644
--- a/apps/gperf/src/Options.h
+++ b/apps/gperf/src/Options.h
@@ -24,8 +24,7 @@
#ifndef OPTIONS_H
#define OPTIONS_H
-#include "ace/Log_Msg.h"
-#include "ace/OS.h"
+#include "ace/config-all.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -33,6 +32,8 @@
#if defined (ACE_HAS_GPERF)
+#include "ace/ace_sys_types.h"
+
// Enumerate the potential debugging Options.
enum Option_Type