summaryrefslogtreecommitdiffstats
path: root/src/jtagprogrammer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtagprogrammer.h')
-rw-r--r--src/jtagprogrammer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jtagprogrammer.h b/src/jtagprogrammer.h
index d5ad78c..0930a7a 100644
--- a/src/jtagprogrammer.h
+++ b/src/jtagprogrammer.h
@@ -21,7 +21,7 @@
#define JTAGPROGRAMMER_H
#include <tqobject.h>
-#include <string.h>
+#include <string>
#include "jtag.h"
class JTAGProgrammer : public TQObject
{