diff options
Diffstat (limited to 'xml/object.c')
-rw-r--r-- | xml/object.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xml/object.c b/xml/object.c index 338856f..02fc3fc 100644 --- a/xml/object.c +++ b/xml/object.c @@ -1,3 +1,5 @@ +// -*- c++ -*- + #include "xml/object.h" #include "render.h" #include "font.h" |