summaryrefslogtreecommitdiffstats
path: root/src/comment.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/comment.cpp')
-rw-r--r--src/comment.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/comment.cpp b/src/comment.cpp
index 3d2e5c1..7461eb1 100644
--- a/src/comment.cpp
+++ b/src/comment.cpp
@@ -17,11 +17,11 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-#include <ntqregexp.h>
-#include <ntqstringlist.h>
+#include <tqregexp.h>
+#include <tqstringlist.h>
-#include <comment.h>
-#include <xsltransform.h>
+#include "comment.h"
+#include "xsltransform.h"
namespace BibTeX
{