diff --git a/otk/property.cc b/otk/property.cc index 5425f8df..3ce90225 100644 --- a/otk/property.cc +++ b/otk/property.cc @@ -4,12 +4,14 @@ # include "../config.h" #endif // HAVE_CONFIG_H +#include "property.hh" +#include "display.hh" + extern "C" { #include } -#include "property.hh" -#include "display.hh" +#include namespace otk {