mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 01:30:19 +00:00
Consistent header macros everywhere
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#ifndef __XTEXT_H__
|
||||
#define __XTEXT_H__
|
||||
#ifndef HEXCHAT_XTEXT_H
|
||||
#define HEXCHAT_XTEXT_H
|
||||
|
||||
#include <gtk/gtkadjustment.h>
|
||||
#ifdef USE_XFT
|
||||
|
||||
Reference in New Issue
Block a user