Skip to content

Commit

Permalink
do the same thing as all of the other driver files.
Browse files Browse the repository at this point in the history
  • Loading branch information
evanmcc committed Feb 8, 2014
1 parent 9e9527b commit 2ce9f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/basho_bench_driver_cassandra_cql.erl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
-export([new/1,
run/4]).

-include_lib("include/basho_bench.hrl").
-include_lib("basho_bench.hrl").

-record(state, { client,
keyspace,
Expand Down

0 comments on commit 2ce9f87

Please sign in to comment.