blob: 7a6329b80d47fa15b5c11f7c745c53238802f279 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- programs/gchemtable-main.cc.orig Thu Feb 9 13:24:54 2006
+++ programs/gchemtable-main.cc Mon Mar 20 18:30:41 2006
@@ -27,6 +27,7 @@
#include <goffice/goffice.h>
#include <goffice/app/go-plugin.h>
#include <goffice/app/go-plugin-loader-module.h>
+#include <libintl.h>
using namespace gcu;
|