summaryrefslogtreecommitdiff
path: root/obt/parse.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2008-02-02 15:02:05 -0500
committerDana Jansens <danakj@orodu.net>2008-02-02 15:59:44 -0500
commitde0873824e3072bf6c6f8ae24569ef7bf7a0017a (patch)
tree3d4fe34e438a42da88ad862bbfa002bef7720dce /obt/parse.h
parent1a1619c9a8394573638ed359706ebb1880ae46d1 (diff)
split the version.h into render/ and obt/ copies, with the appropriate version info
Diffstat (limited to 'obt/parse.h')
-rw-r--r--obt/parse.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/obt/parse.h b/obt/parse.h
index 37f0439e..8e5acd72 100644
--- a/obt/parse.h
+++ b/obt/parse.h
@@ -19,8 +19,6 @@
#ifndef __obt_parse_h
#define __obt_parse_h
-#include "version.h"
-
#include <libxml/parser.h>
#include <glib.h>