Cleanup main.h header
[geeqie.git] / src / zonedetect.h
index e798cdd..fd7d6ca 100644 (file)
@@ -25,7 +25,8 @@
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include <stdint.h>
+#include <cstddef>
+#include <cstdint>
 
 #ifndef INCL_ZONEDETECT_H_
 #define INCL_ZONEDETECT_H_