mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(trunk) make it possible to #include "version.h" without having to add -I${TOP}/libtransmission/ to your CFLAGS
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
|
||||
#include <libtransmission/transmission.h> /* TR_RATIO_NA, TR_RATIO_INF */
|
||||
#include <libtransmission/utils.h> /* tr_inf */
|
||||
#include <libtransmission/version.h> /* tr_inf */
|
||||
|
||||
#include "conf.h"
|
||||
#include "hig.h"
|
||||
|
||||
Reference in New Issue
Block a user