summaryrefslogtreecommitdiff
path: root/camlibs/toshiba
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2003-06-14 20:27:41 +0000
committerDan Fandrich <dan@coneharvesters.com>2003-06-14 20:27:41 +0000
commit93085b92467cb55eff425042fd3641da9a46cfde (patch)
tree565dc57b55fed58b29c4d735de47c2fca51116fd /camlibs/toshiba
parentfbc66f52ea99f2dacc7c15f623767423bf5dd108 (diff)
downloadlibgphoto2-93085b92467cb55eff425042fd3641da9a46cfde.tar.gz
Include _stdint.h instead of stdint.h as the former is guaranteed by configure
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@6514 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/toshiba')
-rw-r--r--camlibs/toshiba/pdrm11/library.c2
-rw-r--r--camlibs/toshiba/pdrm11/pdrm11.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/camlibs/toshiba/pdrm11/library.c b/camlibs/toshiba/pdrm11/library.c
index f3d0b1346..9dd2aa4bd 100644
--- a/camlibs/toshiba/pdrm11/library.c
+++ b/camlibs/toshiba/pdrm11/library.c
@@ -21,7 +21,7 @@
#include "config.h"
#include "pdrm11.h"
-#include <stdint.h>
+#include <_stdint.h>
#include <string.h>
#include <gphoto2.h>
diff --git a/camlibs/toshiba/pdrm11/pdrm11.h b/camlibs/toshiba/pdrm11/pdrm11.h
index 14ddc6ab4..bd9ba9530 100644
--- a/camlibs/toshiba/pdrm11/pdrm11.h
+++ b/camlibs/toshiba/pdrm11/pdrm11.h
@@ -23,7 +23,7 @@
#include "config.h"
#include <gphoto2.h>
-#include <stdint.h>
+#include <_stdint.h>
/* once in a while a gp_port command will fail and then work on a
* second try this tries to run the command twice and returns the