freebsd-ports/audio/zinf/files/patch-ui-zinf-include-DialControl.h
Kirill Ponomarev 786835fc3e - Update to version 2.2.5
PR:		ports/63004
Submitted by:	Ports Fury
2004-02-18 18:52:52 +00:00

12 lines
301 B
C++

--- ui/zinf/include/DialControl.h.orig Wed Sep 17 02:35:32 2003
+++ ui/zinf/include/DialControl.h Mon Feb 16 12:46:03 2004
@@ -24,7 +24,9 @@
#ifndef INCLUDED_DIALCONTROL_H__
#define INCLUDED_DIALCONTROL_H__
+#if HAVE_STDINT_H
#include <stdint.h>
+#endif
#include "config.h"
#include <string>