diff options
Diffstat (limited to 'src/utils.h')
| -rw-r--r-- | src/utils.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/utils.h b/src/utils.h index 92a7d68..0a3093e 100644 --- a/src/utils.h +++ b/src/utils.h | |||
| @@ -20,8 +20,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||
| 20 | 20 | ||
| 21 | */ | 21 | */ |
| 22 | 22 | ||
| 23 | #ifndef __UTILS_H__ | 23 | #ifndef UTILS_H |
| 24 | #define __UTILS_H__ | 24 | #define UTILS_H |
| 25 | 25 | ||
| 26 | #include <poll.h> | 26 | #include <poll.h> |
| 27 | #include <plist/plist.h> | 27 | #include <plist/plist.h> |
