diff --git a/src/util.h b/src/util.h index efc791e..d225645 100644 --- a/src/util.h +++ b/src/util.h @@ -22,8 +22,7 @@ * */ -#ifndef CALLS__UTIL_H__ -#define CALLS__UTIL_H__ +#pragma once #include @@ -147,4 +146,3 @@ const char *get_call_icon_symbolic_name (gboolean inbound, G_END_DECLS -#endif /* CALLS__UTIL_H__ */