summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker/cppuoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/cppumaker/cppuoptions.hxx')
-rw-r--r--codemaker/source/cppumaker/cppuoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/codemaker/source/cppumaker/cppuoptions.hxx b/codemaker/source/cppumaker/cppuoptions.hxx
index 882dfa66dbef..16b7ca75f829 100644
--- a/codemaker/source/cppumaker/cppuoptions.hxx
+++ b/codemaker/source/cppumaker/cppuoptions.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_CPPUOPTIONS_HXX
#define INCLUDED_CODEMAKER_SOURCE_CPPUMAKER_CPPUOPTIONS_HXX
-#include "codemaker/options.hxx"
+#include <codemaker/options.hxx>
class CppuOptions : public Options
{