summaryrefslogtreecommitdiff
path: root/camlibs/gsmart300
diff options
context:
space:
mode:
authorZeranoe <zeranoe@gmail.com>2021-02-22 07:18:30 -0500
committerGitHub <noreply@github.com>2021-02-22 13:18:30 +0100
commita9bf8e47514537c1ce9ab149c811249b8f9e6951 (patch)
tree44ec0949075c4e5755196b44dc2121ce46a130af /camlibs/gsmart300
parent7bb5934c95ed420d5dbf4e7baf2796cdccf8062f (diff)
downloadlibgphoto2-a9bf8e47514537c1ce9ab149c811249b8f9e6951.tar.gz
Remove stdint.h shim (#625)
stdint.h has wide adoption at this point, so it should be safe to use.
Diffstat (limited to 'camlibs/gsmart300')
-rw-r--r--camlibs/gsmart300/gsmart300.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/gsmart300/gsmart300.h b/camlibs/gsmart300/gsmart300.h
index e7bcb1d57..1e58f35f4 100644
--- a/camlibs/gsmart300/gsmart300.h
+++ b/camlibs/gsmart300/gsmart300.h
@@ -27,7 +27,7 @@
#ifndef __GSMART300_H__
#define __GSMART300_H__
-#include <_stdint.h>
+#include <stdint.h>
#include <gphoto2/gphoto2-camera.h>
#define FLASH_PAGE_SIZE_300 0x200