diff options
Diffstat (limited to 'src/dom/domptr.cpp')
| -rw-r--r-- | src/dom/domptr.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dom/domptr.cpp b/src/dom/domptr.cpp index d325ae1ad..107f05b08 100644 --- a/src/dom/domptr.cpp +++ b/src/dom/domptr.cpp @@ -10,7 +10,7 @@ * Authors: * Bob Jamison * - * Copyright (C) 2006 Bob Jamison + * Copyright (C) 2006-2008 Bob Jamison * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -28,6 +28,7 @@ */ #include "dom.h" +#include "domptr.h" namespace org |
